Installation Guide  for Windows

Please read and execute the following installation steps:
	1.	Java
	2.	OoRexx
	3.	BSF4ooRexx
	4.	PDFBox

1.Navigate to Java download page and install the .exe file after completing the download.

2.For download, go to the ooRexx website - http://www.oorexx.org/download.html
Dependent on the desired version and local environment use, the user will be redirected to a download location on the SourceForge website. 
Choose the package which description is closest to your operating system and environment. 
Download and execute the retrieved file.

3.Go to the http://sourceforge.net/projects/bsf4oorexx/ webpage and download the newest version of BSF4ooRexx as a .ZIP archive. 
Unpack the archive and navigate to the folder bsf4oorexx\install. 
Run the rexx program SetupBSF

4.Download the PDFBox package at http://pdfbox.apache.org/download.html 
Download the pre-build standalone binary version provided as a .JAR file. 
Add the file path to the CLASSPATH system variable of the environment variable.
If needed, reinstall BSF4oorexx.


Proceed to completing the nutshell examples.
Note that first time execution needs to be performed in the given order - some of the examples require the PDF files created in the previous ones. 
